func runtime.exit
18 uses
runtime (current package)
cgocall.go#L216: exit(2)
mem_linux.go#L26: exit(2)
mem_linux.go#L30: exit(2)
os_linux.go#L206: exit(1)
os_linux.go#L211: exit(1)
panic.go#L1165: exit(2)
panic.go#L1177: exit(2)
panic.go#L1219: exit(2)
panic.go#L1276: exit(4)
panic.go#L1280: exit(5)
proc.go#L291: exit(0)
proc.go#L2003: exit(1)
runtime.go#L66: exit(int32(code))
signal_unix.go#L776: exit(2)
signal_unix.go#L787: exit(2)
signal_unix.go#L923: exit(2)
signal_unix.go#L1069: exit(2)
stubs2.go#L20: func exit(code int32)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |